add --target flag support to cargo doc
authorJorge Aparicio <japaricious@gmail.com>
Thu, 26 Mar 2015 02:06:18 +0000 (21:06 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Thu, 26 Mar 2015 02:58:17 +0000 (21:58 -0500)
commit87c010b683c219ffcc71198e520185b2f1dce950
tree6676a1e375ce5d2e25027d97767288175c67e5b9
parent9f265c885e04191fca32fe2662b43ddd3a435f80
add --target flag support to cargo doc

closes #1427
src/bin/doc.rs
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_doc.rs